home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / database / prtrack / 1_0001.pr next >
Encoding:
Text File  |  1995-06-05  |  1.4 KB  |  43 lines

  1. :Title=Program crash when there is no initialization file
  2. :Priority=3 Major
  3. :Status=Closed
  4. :Type=Error Handling
  5. :SubType=
  6. :Method=System Test
  7. :Property1=0
  8. :Property2=0
  9. :Property3=0
  10. :Property4=0
  11. :Originator=Tom Tester
  12. :Investigator=Donna Developer
  13. :Resolver=Donna Developer
  14. :Verifier=Tom Tester
  15. :OrigDate=01-Jun-95
  16. :EstInvHours=  1.0
  17. :ActInvHours=  1.0
  18. :EstResHours=  3.0
  19. :ActResHours=  2.0
  20. :EstVerHours=  0.5
  21. :ActVerHours=  0.0
  22. :ModDate=05-Jun-95
  23. Version: 1.1
  24.  
  25. If there is no initialization file the program crashes at startup.  Instead an informative message should be displayed before the program gracefully exits.
  26.  
  27. ---------------------------------------------------------------------------
  28. 02-Jun-95 20:54 Assigned by Mien Manager
  29.  
  30. ---------------------------------------------------------------------------
  31. 05-Jun-95 14:37 Investigated by Donna Developer
  32.  
  33. There is no error handling code to handle the case when the initialization file is not present.
  34. ---------------------------------------------------------------------------
  35. 05-Jun-95 14:40 Resolved by Donna Developer
  36.  
  37. Module INIT.C has been modified such that if there is no initialization file the message "Can't find PROG.INI file." is output before the program terminates.
  38. ---------------------------------------------------------------------------
  39.  
  40. 05-Jun-95 15:29 Closed by Mien Manager
  41.  
  42.  
  43.